home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 45 / Amiga Format CD45 (1999-09)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-11].iso / -serious- / sound / assampler / catalogs / assampler.cd
Text File  |  1999-08-09  |  33KB  |  1,485 lines

  1. ; todo
  2. ;   ClassProcess Interpolation
  3. ;
  4. ; zum Test
  5. ;   "data in file corrupt" bei IMOHymne.wav
  6. ;   "not enough memory" bei Kleiner Nachtmusik
  7. ;
  8. ;
  9. ## chunk AUTH Henning Thielemann
  10. ## language english
  11. ## version $VER: Assampler.cd 00.00 (24.6.99)
  12. MSG_CouldntAllocateAudio_EXC (1000//)
  13. Could not obtain audio control
  14. MSG_UnknownFormat_EXC (//)
  15. Unknown file format
  16. MSG_NoSoundBoundFound_EXC (//)
  17. Could not find sound bound
  18. MSG_SoundTypeMismatch_EXC (//)
  19. Sound types mismatch
  20. MSG_GroupExpected_EXC (//)
  21. Expected group as default sound
  22. MSG_RangeTooBig_EXC (//)
  23. Range is too big
  24. MSG_RangeTooLittle_EXC (//)
  25. Range is too little
  26. MSG_NoBuffer_EXC (//)
  27. No buffer sound available
  28. MSG_DontEditBuffer_EXC (//)
  29. Don't edit the buffer sound!
  30. MSG_CPUTooSlow_EXC (//)
  31. CPU too slow
  32. MSG_StreamConflict_EXC (//)
  33. Read location overtaken
  34. MSG_SoundInUse_EXC (//)
  35. Sound is still in use.\nRetry later again.
  36. MSG_CircleDetected_EXC (//)
  37. Deadlock in computation
  38. MSG_UnableToCompute_EXC (//)
  39. Impossible destination sound
  40. MSG_SoundWithoutLength_EXC (//)
  41. Sound has no length
  42. MSG_SoundWithoutFreq_EXC (//)
  43. Sound has no sample rate
  44. MSG_SoundWithoutVolume_EXC (//)
  45. Sound has no volume
  46. MSG_SoundWithoutWaveLen_EXC (//)
  47. Sound has no wave length
  48. MSG_SoundWithoutMergeWave_EXC (//)
  49. Sound has no merged waves
  50. MSG_ComplexNotAllowed_EXC (//)
  51. Complex number not allowed within this context
  52. MSG_NumberTooHigh_EXC (//)
  53. Number too high
  54. MSG_NumberTooLow_EXC (//)
  55. Number too low
  56. MSG_StereoSubSoundDontMatch_EXC (//)
  57. Channel sounds don't match
  58. MSG_StereoSubSoundNoData_EXC (//)
  59. Only data sounds are allowed as channel sounds
  60. MSG_MovedToChild_EXC (//)
  61. Can't move a group in one of its children
  62. MSG_NoSuperSound_EXC (//)
  63. There is no sound above the root sound
  64. MSG_SoundNotFound_EXC (//)
  65. This sound name doesn't tell me anything
  66. MSG_SoundNIL_EXC (//)
  67. No sound selected
  68. MSG_VariableNotFound_EXC (//)
  69. Variable not found
  70. MSG_VariableTypeMismatch_EXC (//)
  71. Variable has the wrong type
  72. MSG_VariableDouble_EXC (//)
  73. Variable defined twice
  74. MSG_NotEnoughMemory_EXC (//)
  75. Not enough memory
  76. MSG_WrongParamsNum_EXC (//)
  77. Wrong number of parameters
  78. MSG_UnitMismatch_EXC (//)
  79. Unit mismatch
  80. MSG_SyntaxError_EXC (//)
  81. Syntax error
  82. MSG_IllegalChar_EXC (//)
  83. Illegal character
  84. MSG_SymbolExists_EXC (//)
  85. Symbol already exists
  86. MSG_SymbolNotFound_EXC (//)
  87. Symbol not found
  88. MSG_EOIFFF_EXC (//)
  89. Reached logical end of file
  90. MSG_EOIFFC_EXC (//)
  91. About to leave context
  92. MSG_NoScope_EXC (//)
  93. No valid scope for property
  94. MSG_NoMem_EXC (//)
  95. Internal memory alloc failed
  96. MSG_ReadError_EXC (//)
  97. Stream read error
  98. MSG_WriteError_EXC (//)
  99. Stream write error
  100. MSG_SeekError_EXC (//)
  101. Stream seek error
  102. MSG_Mangled_EXC (//)
  103. Data in file is corrupt
  104. MSG_IFFSyntaxError_EXC (//)
  105. IFF syntax error
  106. MSG_NotIFF_EXC (//)
  107. Not an IFF file
  108. MSG_NoHook_EXC (//)
  109. No call-back hook provided
  110. MSG_NormalReturn_EXC (//)
  111. Client handler normal return
  112. MSG_CouldNotOpenClipboard_EXC (//)
  113. Could not open clipboard
  114. MSG_PropertyNotFound_EXC (//)
  115. IFF Stored Property not found
  116. MSG_IFFContextNotFound_EXC (//)
  117. IFF Context Node not found
  118. MSG_IFFItemNotFound_EXC (//)
  119. IFF Collection/Local Context Item not found
  120. MSG_DivisionByZero_EXC (//)
  121. Division by zero
  122. MSG_DeferredMethodCalled_EXC (//)
  123. Deferred method called
  124. MSG_DosError_EXC (1999//)
  125. DOS-Error %ld
  126. MSG_plTitle_LABEL (2000//)
  127. Play
  128. MSG_plSound_GAD (//)
  129. Sound
  130. MSG_plSound_SHORTHELP (//)
  131.  
  132. MSG_plDisplay_GAD (//)
  133. Display
  134. MSG_plDisplay_SHORTHELP (//)
  135.  
  136. MSG_plRange_GAD (//)
  137. Range
  138. MSG_plRange_SHORTHELP (//)
  139.  
  140. MSG_plLoop_GAD (//)
  141. Loop
  142. MSG_plLoop_SHORTHELP (//)
  143.  
  144. MSG_plStop_GAD (//)
  145. Stop
  146. MSG_plStop_SHORTHELP (//)
  147.  
  148. MSG_diTitle_LABEL (//)
  149. Display
  150. MSG_diSound_GAD (//)
  151. Sound
  152. MSG_diSound_SHORTHELP (//)
  153.  
  154. MSG_di11_GAD (//)
  155. 1 : 1
  156. MSG_di11_SHORTHELP (//)
  157.  
  158. MSG_diRange_GAD (//)
  159. Range
  160. MSG_diRange_SHORTHELP (//)
  161.  
  162. MSG_diLoop_GAD (//)
  163. Loop
  164. MSG_diLoop_SHORTHELP (//)
  165.  
  166. MSG_diWave_GAD (//)
  167. Wave
  168. MSG_diWave_SHORTHELP (//)
  169.  
  170. MSG_raTitle_LABEL (//)
  171. Range
  172. MSG_raSound_GAD (//)
  173. Sound
  174. MSG_raSound_SHORTHELP (//)
  175.  
  176. MSG_raDisplay_GAD (//)
  177. Display
  178. MSG_raDisplay_SHORTHELP (//)
  179.  
  180. MSG_raLoop_GAD (//)
  181. Loop
  182. MSG_raLoop_SHORTHELP (//)
  183.  
  184. MSG_raPreLoop_GAD (//)
  185. PreLoop
  186. MSG_raPreLoop_SHORTHELP (//)
  187.  
  188. MSG_edTitle_LABEL (//)
  189. Edit
  190. MSG_edCut_GAD (//)
  191. Cut
  192. MSG_edCut_SHORTHELP (//)
  193. Cut out range and copy to buffer
  194. MSG_edReplace_GAD (//)
  195. Replace
  196. MSG_edReplace_SHORTHELP (//)
  197. Replace from range begin on with buffer
  198. MSG_edCopy_GAD (//)
  199. Copy
  200. MSG_edCopy_SHORTHELP (//)
  201. Copy range to buffer
  202. MSG_edDelete_GAD (//)
  203. Delete
  204. MSG_edDelete_SHORTHELP (//)
  205. Delete range irreversible
  206. MSG_edPaste_GAD (//)
  207. Paste
  208. MSG_edPaste_SHORTHELP (//)
  209. Insert buffer at range begin
  210. MSG_edClear_GAD (//)
  211. Clear
  212. MSG_edClear_SHORTHELP (//)
  213. Make range quiet
  214. MSG_edIsolate_GAD (//)
  215. Isolate
  216. MSG_edIsolate_SHORTHELP (//)
  217. Throw away parts before and after range
  218. MSG_edMultiply_GAD (//)
  219. Multiply
  220. MSG_edMultiply_SHORTHELP (//)
  221. Insert buffer multiple times at range begin
  222. MSG_edInsert_GAD (//)
  223. Insert
  224. MSG_edInsert_SHORTHELP (//)
  225. Insert quiet piece at range begin
  226. MSG_fiTitle_LABEL (//)
  227. File
  228. MSG_fiLoad_GAD (//)
  229. Load
  230. MSG_fiLoad_SHORTHELP (//)
  231.  
  232. MSG_fiOpen_GAD (//)
  233. Open
  234. MSG_fiOpen_SHORTHELP (//)
  235.  
  236. MSG_fiSave_GAD (//)
  237. Save
  238. MSG_fiSave_SHORTHELP (//)
  239.  
  240. MSG_soTitle_LABEL (//)
  241. Sound
  242. MSG_soDelete_GAD (//)
  243. Close/\nDelete
  244. MSG_soDelete_SHORTHELP (//)
  245.  
  246. MSG_wiEdit_TITLE (//)
  247. Use me!
  248. MSG_Copyright_GAD (//)
  249. © 1992-93, 95-99 by Henning Thielemann of Pi-Nuts
  250. MSG_Description_GAD (//)
  251. The quest for the formula the sounds are made of
  252. MSG_Project_MENU (2100//)
  253. Project
  254. MSG_fiLoad_MENU (//)
  255. Load ...
  256. MSG_fiLoad_MENUSHORT (//)
  257. l
  258. MSG_fiOpen_MENU (//)
  259. Open ...
  260. MSG_fiOpen_MENUSHORT (//)
  261. o
  262. MSG_fiSave_MENU (//)
  263. Save ...
  264. MSG_fiSave_MENUSHORT (//)
  265. s
  266. MSG_soDelete_MENU (//)
  267. Delete ...
  268. MSG_soDelete_MENUSHORT (//)
  269. d
  270. MSG_apHelp_MENU (//)
  271. Help ...
  272. MSG_apHelp_MENUSHORT (//)
  273. h
  274. MSG_apAbout_MENU (//)
  275. About ...
  276. MSG_apAbout_MENUSHORT (//)
  277. ?
  278. MSG_apAboutMUI_MENU (//)
  279. About MUI ...
  280. MSG_apAboutMUI_MENUSHORT (//)
  281.  
  282. MSG_apIconify_MENU (//)
  283. Iconify
  284. MSG_apIconify_MENUSHORT (//)
  285.  
  286. MSG_MuiAppQuit_MENU (//)
  287. Quit
  288. MSG_MuiAppQuit_MENUSHORT (//)
  289. q
  290. MSG_Windows_MENU (//)
  291. Windows
  292. MSG_wiEdit_MENU (//)
  293. Edit
  294. MSG_wiEdit_MENUSHORT (//)
  295. 0
  296. MSG_wiClasses_MENU (//)
  297. Classes
  298. MSG_wiClasses_MENUSHORT (//)
  299. 1
  300. MSG_wiThreads_MENU (//)
  301. Threads
  302. MSG_wiThreads_MENUSHORT (//)
  303. 2
  304. MSG_wiDisplay_MENU (//)
  305. Display
  306. MSG_wiDisplay_MENUSHORT (//)
  307. 3
  308. MSG_wiInformation_MENU (//)
  309. Information
  310. MSG_wiInformation_MENUSHORT (//)
  311. 4
  312. MSG_wiCalculator_MENU (//)
  313. Calculator
  314. MSG_wiCalculator_MENUSHORT (//)
  315. 5
  316. MSG_Edit_MENU (//)
  317. Edit
  318. MSG_edCut_MENU (//)
  319. Cut
  320. MSG_edCut_MENUSHORT (//)
  321. x
  322. MSG_edDelete_MENU (//)
  323. Delete
  324. MSG_edDelete_MENUSHORT (//)
  325.  
  326. MSG_edCopy_MENU (//)
  327. Copy
  328. MSG_edCopy_MENUSHORT (//)
  329. c
  330. MSG_edPaste_MENU (//)
  331. Paste
  332. MSG_edPaste_MENUSHORT (//)
  333. v
  334. MSG_edReplace_MENU (//)
  335. Replace
  336. MSG_edReplace_MENUSHORT (//)
  337.  
  338. MSG_edIsolate_MENU (//)
  339. Isolate
  340. MSG_edIsolate_MENUSHORT (//)
  341.  
  342. MSG_edClear_MENU (//)
  343. Clear
  344. MSG_edClear_MENUSHORT (//)
  345.  
  346. MSG_edInsert_MENU (//)
  347. Insert
  348. MSG_edInsert_MENUSHORT (//)
  349.  
  350. MSG_edMultiply_MENU (//)
  351. Multiply
  352. MSG_edMultiply_MENUSHORT (//)
  353.  
  354. MSG_Preferences_MENU (//)
  355. Preferences
  356. MSG_prAssampler_MENU (//)
  357. Assampler ...
  358. MSG_prAssampler_MENUSHORT (//)
  359.  
  360. MSG_prMUI_MENU (//)
  361. MUI ...
  362. MSG_prMUI_MENUSHORT (//)
  363.  
  364. MSG_prAHI_MENU (//)
  365. AHI ...
  366. MSG_prAHI_MENUSHORT (//)
  367.  
  368. MSG_DeleteGroup_REQBODY (2200//)
  369. You want to delete a sound group?\nThis means to delete all of its children, too.\nDo you really want this?
  370. MSG_DeleteGroup_REQGAD (//)
  371. Of course!|I never wanted this!
  372. MSG_DeleteModifiedSound_REQBODY (2202//)
  373. After %ld modifications it is proposed to save the project.\nAccording to McMurphy your Amiga crashes exactly then,\nwhen the damag*#^"q$%fgh  n  umv8$%&toij9823u498
  374. MSG_DeleteModifiedSound_REQGAD (//)
  375. Simply delete it!|Don't frighten me again!
  376. MSG_DeleteSound_REQBODY (2204//)
  377. Stop young man/young woman!\nTo delete a sound I need your signature:
  378. MSG_DeleteSound_REQGAD (//)
  379. xxx|-
  380. MSG_DeleteRootSound_REQBODY (2206//)
  381. You can take everything away from me,\nbut not the root sound
  382. MSG_DeleteRootSound_REQGAD (//)
  383. So, keep it
  384. MSG_AssamplerAbout_REQBODY (2208//)
  385. »» %s ««\n\n%s\n%s\n%s,
  386. MSG_AssamplerAbout_REQGAD (//)
  387. Cannot believe it
  388. MSG_SaveSession_REQBODY (2210//)
  389. Do you want that the complete group structure including all sounds\nis saved in %s,\nwhich means, that you automatically have it\nif you start the program next time?
  390. MSG_SaveSession_REQGAD (//)
  391. Sure!|Hands off!
  392. MSG_AssamplerQuit_REQBODY (2212//)
  393. Ah you are tired of using me!\nThis surprises me. Who if not me did all these %ld calculations?\nIf you don't want to throw away your work\ncome back and look what you caused here.
  394. MSG_AssamplerQuit_REQGAD (//)
  395. Go away!|Don't leave me!
  396. MSG_DefaultSoundNotFound_REQBODY (2214//)
  397. While loading the default sound following problem occured:\n%s
  398. MSG_DefaultSoundNotFound_REQGAD (//)
  399. A default sound?
  400. ;
  401. MSG_RequesterLoad_TITLE (2250//)
  402. Load
  403. MSG_RequesterOpen_TITLE (//)
  404. Open
  405. MSG_RequesterSave_TITLE (//)
  406. Save %s
  407. ;
  408. MSG_OverwriteFile_REQBODY (//)
  409. What a surprise! A file %s\nhas a double on disk! But there can be only one!\nIf continue you will overwrite the old file.
  410. MSG_OverwriteFile_REQGAD (//)
  411. Continue|I'll find another solution
  412. ;
  413. ;
  414. MSG_txAbstractClass_GAD (4000//)
  415. \ecThis is an abstract class.\nYou can not create an object of it.
  416. MSG_btStorage_GAD (//)
  417. Storage
  418. MSG_wiClasses_TITLE (//)
  419. Every class is a class of its own
  420. MSG_btConvert_GAD (//)
  421. Convert
  422. MSG_btConvert_SHORTHELP (//)
  423. Convert sound and\nreplace original
  424. MSG_txCreate_GAD  (//)
  425. Create
  426. MSG_txCreate_SHORTHELP (//)
  427. Number of sounds\nthat will be created in one go
  428. MSG_btCreateClones_GAD (//)
  429. Clones
  430. MSG_btCreateClones_SHORTHELP (//)
  431. Convert sound and put all clones\ninto the same level within the hierarchy
  432. MSG_btCreateBrothers_GAD (//)
  433. Brothers
  434. MSG_btCreateBrothers_SHORTHELP (//)
  435. Create new sounds and put them\ninto the same level within the hierarchy
  436. MSG_btCreateChildren_GAD (//)
  437. Children
  438. MSG_btCreateChildren_SHORTHELP (//)
  439. Create new sounds and put them\none level below the current into the hierarchy
  440. ;
  441. MSG_classData_GAD (//)
  442. Data
  443. MSG_classSample_GAD (//)
  444. sample
  445. MSG_fullClassRamSample_GAD (//)
  446. ram
  447. MSG_classRamSample_GAD (//)
  448. ram
  449. MSG_fullClassDiskSample_GAD (//)
  450. disk
  451. MSG_classDiskSample_GAD (//)
  452. disk
  453. MSG_fullClassSpline_GAD (//)
  454. spline
  455. MSG_classSpline_GAD (//)
  456. spline
  457. MSG_fullClassSpectrum_GAD (//)
  458. spectrum
  459. MSG_classSpectrum_GAD (//)
  460. spectrum
  461. MSG_classGroup_GAD (//)
  462. Group
  463. MSG_fullClassGroupList_GAD (//)
  464. list
  465. MSG_classGroupList_GAD (//)
  466. list
  467. MSG_fullClassGroupStereo_GAD (//)
  468. stereo
  469. MSG_classGroupStereo_GAD (//)
  470. stereo
  471. MSG_fullClassAlgorithm_GAD (//)
  472. algorithm
  473. MSG_classAlgorithm_GAD (//)
  474. algorithm
  475. MSG_classProcess_GAD (//)
  476. Process
  477. MSG_classTool_GAD (//)
  478. Tool
  479. MSG_classRedirect_GAD (//)
  480. Redirect
  481. MSG_fullClassMultiplexer_GAD (//)
  482. multiplex
  483. MSG_classMultiplexer_GAD (//)
  484. multiplex
  485. MSG_fullClassThrough_GAD (//)
  486. through
  487. MSG_classThrough_GAD (//)
  488. through
  489. MSG_fullClassBuffer_GAD (//)
  490. buffer
  491. MSG_classBuffer_GAD (//)
  492. buffer
  493. MSG_fullClassStorage_GAD (//)
  494. store
  495. MSG_classStorage_GAD (//)
  496. store
  497. MSG_classCut_GAD (//)
  498. Cut
  499. MSG_fullClassClip_GAD (//)
  500. clip
  501. MSG_classClip_GAD (//)
  502. clip
  503. MSG_fullClassConcatenate_GAD (//)
  504. concatenate
  505. MSG_classConcatenate_GAD (//)
  506. concatenate
  507. MSG_classProducer_GAD (//)
  508. Producer
  509. MSG_classOscillator_GAD (//)
  510. Oscillator
  511. MSG_fullClassSimpleOscillator_GAD (//)
  512. oscillator
  513. MSG_classSimpleOscillator_GAD (//)
  514. simple
  515. MSG_fullClassFMOperator_GAD (//)
  516. fm operator
  517. MSG_classFMOperator_GAD (//)
  518. FM Operator
  519. MSG_classNoise_GAD (//)
  520. Noise
  521. MSG_fullClassWhiteNoise_GAD (//)
  522. white noise
  523. MSG_classWhiteNoise_GAD (//)
  524. white
  525. MSG_fullClassNoiseManipulator_GAD (//)
  526. random impulses
  527. MSG_classNoiseManipulator_GAD (//)
  528. impulses
  529. MSG_classControl_GAD (//)
  530. Control
  531. MSG_fullClassLine_GAD (//)
  532. line
  533. MSG_classLine_GAD (//)
  534. linear
  535. MSG_fullClassExponential_GAD (//)
  536. exponential
  537. MSG_classExponential_GAD (//)
  538. exponential
  539. MSG_fullClassEvenEnvelope_GAD (//)
  540. even rational fraction
  541. MSG_classEvenEnvelope_GAD (//)
  542. even
  543. MSG_fullClassOddEnvelope_GAD (//)
  544. odd rational fraction
  545. MSG_classOddEnvelope_GAD (//)
  546. odd
  547. MSG_classModifier_GAD (//)
  548. Modifier
  549. MSG_classXmodulation_GAD (//)
  550. X modulation
  551. MSG_fullClassFrequencyMod_GAD (//)
  552. frequency modulation
  553. MSG_classFrequencyMod_GAD (//)
  554. frequency
  555. MSG_fullClassPhaseMod_GAD (//)
  556. phase modulation
  557. MSG_classPhaseMod_GAD (//)
  558. phase
  559. MSG_fullClassQuantifyX_GAD (//)
  560. quantify x
  561. MSG_classQuantifyX_GAD (//)
  562. quantify x
  563. MSG_fullClassReverse_GAD (//)
  564. reverse
  565. MSG_classReverse_GAD (//)
  566. reverse
  567. MSG_classYvalues_GAD (//)
  568. Y values
  569. MSG_classLinear_GAD (//)
  570. Linear
  571. MSG_fullClassAmplifier_GAD (//)
  572. amplifier
  573. MSG_classAmplifier_GAD (//)
  574. amplify
  575. MSG_fullClassMixer_GAD (//)
  576. mixer
  577. MSG_classMixer_GAD (//)
  578. mix
  579. MSG_fullClassRaise_GAD (//)
  580. raise
  581. MSG_classRaise_GAD (//)
  582. raise
  583. MSG_fullClassNegative_GAD (//)
  584. negate
  585. MSG_classNegative_GAD (//)
  586. negate
  587. MSG_classNonLinear_GAD (//)
  588. Non-linear
  589. MSG_fullClassLimitDistortion_GAD (//)
  590. limit distortion
  591. MSG_classLimitDistortion_GAD (//)
  592. limit
  593. MSG_fullClassWrapDistortion_GAD (//)
  594. wrap distortion
  595. MSG_classWrapDistortion_GAD (//)
  596. wrap
  597. MSG_fullClassMoveDistortion_GAD (//)
  598. move distortion
  599. MSG_classMoveDistortion_GAD (//)
  600. move
  601. MSG_fullClassQuantifyY_GAD (//)
  602. quantify y
  603. MSG_classQuantifyY_GAD (//)
  604. quantify y
  605. MSG_fullClassMapping_GAD (//)
  606. mapping
  607. MSG_classMapping_GAD (//)
  608. mapping
  609. MSG_classFilter_GAD (//)
  610. Filter
  611. MSG_classNonRecursiveFilter_GAD (//)
  612. Non-recursive
  613. MSG_fullClassNRSmooth_GAD (//)
  614. non-recursive smooth
  615. MSG_classNRSmooth_GAD (//)
  616. smooth
  617. MSG_fullClassNRFilter_GAD (//)
  618. non-recursive filter
  619. MSG_classNRFilter_GAD (//)
  620. custom
  621. MSG_fullClassDifferentiate_GAD (//)
  622. differentiation
  623. MSG_classDifferentiate_GAD (//)
  624. differentiate
  625. MSG_classRecursiveFilter_GAD (//)
  626. Recursive
  627. MSG_fullClassRFilter1_GAD (//)
  628. recursive filter 1st order
  629. MSG_classRFilter1_GAD (//)
  630. 1. order
  631. MSG_fullClassUniFilter_GAD (//)
  632. universal filter
  633. MSG_classUniFilter_GAD (//)
  634. universal
  635. MSG_fullClassIntegrate_GAD (//)
  636. integration
  637. MSG_classIntegrate_GAD (//)
  638. integrate
  639. MSG_fullClassEcho_GAD (//)
  640. echo
  641. MSG_classEcho_GAD (//)
  642. echo
  643. MSG_classSpectrumProcess_GAD (//)
  644. Spectrum
  645. MSG_fullClassSpectrumFilter_GAD (//)
  646. spectrum filter
  647. MSG_classSpectrumFilter_GAD (//)
  648. filter
  649. MSG_fullClassSpectrumFold_GAD (//)
  650. spectrum fold
  651. MSG_classSpectrumFold_GAD (//)
  652. fold
  653. MSG_classAnalysis_GAD (//)
  654. Analysis
  655. MSG_classTrigger_GAD (//)
  656. trigger
  657. MSG_fullClassThresholdTrigger_GAD (//)
  658. trigger
  659. MSG_classThresholdTrigger_GAD (//)
  660. threshold
  661. MSG_fullClassZeroFrequency_GAD (//)
  662. zero frequency
  663. MSG_classZeroFrequency_GAD (//)
  664. zero
  665. MSG_classFrequency_GAD (//)
  666. Frequency
  667. MSG_fullClassFFT_GAD (//)
  668. fourier transformation
  669. MSG_classFFT_GAD (//)
  670. transformation
  671. MSG_fullClassAbsolute_GAD (//)
  672. absolute
  673. MSG_classAbsolute_GAD (//)
  674. absolute
  675. MSG_fullClassAngle_GAD (//)
  676. complex to angle
  677. MSG_classAngle_GAD (//)
  678. complex to angle
  679. MSG_fullClassPolar2Complex_GAD (//)
  680. polar to complex
  681. MSG_classPolar2Complex_GAD (//)
  682. polar to complex
  683. ;
  684. MSG_wiPreferences_TITLE (5000//)
  685. Configure everything you want
  686. MSG_btPrefsSave_GAD (//)
  687. Save
  688. MSG_btPrefsSave_SHORTHELP (//)
  689. Saves preferences durably
  690. MSG_btPrefsUse_GAD (//)
  691. Use
  692. MSG_btPrefsUse_SHORTHELP (//)
  693. Uses preferences\nup to the next reboot
  694. MSG_btPrefsRestore_GAD (//)
  695. Restore
  696. MSG_btPrefsRestore_SHORTHELP  (//)
  697. Restores the preferences\nthat was saved before
  698. ;
  699. MSG_prefsApplication_GAD  (//)
  700. Application
  701. MSG_prefsSound_GAD  (//)
  702. Sound
  703. MSG_prefsData_GAD  (//)
  704. Data
  705. MSG_prefsSample_GAD  (//)
  706. Sample
  707. MSG_prefsSpline_GAD  (//)
  708. Spline
  709. MSG_prefsSpectrum_GAD  (//)
  710. Spectrum
  711. MSG_prefsGroup_GAD  (//)
  712. Group
  713. MSG_prefsGroupStereo_GAD  (//)
  714. Stereo
  715. MSG_prefsAlgorithm_GAD  (//)
  716. Algorithm
  717. MSG_prefsProcess_GAD  (//)
  718. Process
  719. ;
  720. MSG_wiThreads_TITLE (5200//)
  721. The multi-plot story
  722. MSG_Threads_Stop_GAD (//)
  723. Stop
  724. MSG_Threads_Play_GAD (//)
  725. Play
  726. MSG_Threads_Calculation_GAD (//)
  727. Calculation
  728. MSG_Threads_ToDo_GAD (5220//)
  729. ToDo: %ld
  730. MSG_Threads_Completed_GAD (//)
  731. Operation completed (%ss)
  732. ;
  733. MSG_winCalculator_TITLE (5300//)
  734. You can count on/with me!
  735. MSG_Calculator_Input_GAD (//)
  736. Input
  737. ;MSG_Calculator_Input_UNDERSCORE (//)
  738. ;I
  739. MSG_Calculator_Input_SHORTCUT (//)
  740. i
  741. MSG_Calculator_Output_GAD (//)
  742. Output
  743. ;MSG_Calculator_Output_UNDERSCORE (//)
  744. ;O
  745. MSG_Calculator_Output_SHORTCUT (//)
  746. o
  747. ;
  748. ;
  749. ;  pidSound       = 100000;
  750. ;  pidApplication = 101000;
  751. ;  pidData        = 110000;
  752. ;  pidSample      = 111000;
  753. ;  pidSpline      = 112000;
  754. ;  pidSpectrum    = 113000;
  755. ;  pidGroup       = 120000;
  756. ;  pidList        = 121000;
  757. ;  pidStereo      = 122000;
  758. ;  pidAlgorithm   = 124000;
  759. ;  pidProcess     = 130000;
  760. ;
  761. ; Offsets
  762. ;  000 - Display Window
  763. ;  100 - Information Window
  764. ;  200 - Preferences
  765. ;  300 - Requester
  766. ;
  767. MSG_winDisplayInactive_TITLE (100000//)
  768. Display
  769. MSG_winDisplayActive_TITLE (//)
  770. Active Display
  771. MSG_DisplaySoundLength_GAD (//)
  772. SL
  773. MSG_DisplayClipLength_GAD (//)
  774. DL
  775. MSG_DisplayX_GAD (//)
  776. x
  777. MSG_DisplayY_GAD (//)
  778. y
  779. MSG_DisplayDY_GAD (//)
  780. y'
  781. MSG_DisplayFreq_GAD (//)
  782. f
  783. MSG_DisplayLeftDY_GAD (//)
  784. y'-
  785. MSG_DisplayRightDY_GAD (//)
  786. y'+
  787. MSG_DisplayRangeBegin_GAD (//)
  788. RB
  789. MSG_DisplayRangeLength_GAD (//)
  790. RL
  791. MSG_DisplayRangeEnd_GAD (//)
  792. RE
  793. MSG_DisplayRangeActive_GAD (//)
  794. RA
  795. MSG_DisplayViews_GAD (//)
  796. Views
  797. MSG_DisplayViews_SHORTHELP (//)
  798. # of views
  799. MSG_DisplayButtonPanel_GAD (//)
  800. Display buttons
  801. ;
  802. MSG_winInformation_TITLE (100100//)
  803. Information
  804. MSG_Information_btVar_GAD (//)
  805. Variables
  806. MSG_Information_btPlay_GAD (//)
  807. Play
  808. MSG_Information_btCopy_GAD (//)
  809. Start
  810. MSG_Information_Name_GAD (100150//)
  811. \erName
  812. ;
  813. MSG_Prefs_GUI_File_GAD (100200//)
  814. File
  815. MSG_Prefs_GUI_Functions_GAD (//)
  816. Functions
  817. MSG_Prefs_GUI_Play_GAD (//)
  818. Play
  819. MSG_Prefs_Load_GAD (//)
  820. \ecLoad
  821. MSG_Prefs_Save_GAD (//)
  822. \ecSave
  823. MSG_Prefs_IFF_GAD (//)
  824. \elIFF
  825. MSG_Prefs_Datatypes_GAD (//)
  826. \elDatatypes
  827. MSG_Prefs_Raw_GAD (//)
  828. \elRaw
  829. MSG_Prefs_DisplayWindow_GAD (//)
  830. \elDisplay Window
  831. MSG_Prefs_InformationWindow_GAD (//)
  832. \elInformation Window
  833. MSG_Prefs_Flags_GAD (//)
  834. \elFlags
  835. MSG_Prefs_RequesterPath_GAD (//)
  836. \elRequester path
  837. MSG_Prefs_LoadPattern_GAD (//)
  838. \elLoad pattern
  839. MSG_Prefs_ForLoadedSound_GAD (//)
  840. \elFor loaded sound
  841. MSG_Prefs_ForLoadedSound_DoNothing_GAD (//)
  842. do nothing
  843. MSG_Prefs_ForLoadedSound_SwitchDisplay_GAD (//)
  844. switch display
  845. MSG_Prefs_ForLoadedSound_OpenWindow_GAD (//)
  846. open window
  847. MSG_Prefs_Icon_GAD (//)
  848. \elIcon
  849. MSG_Prefs_ShowFirst_GAD (//)
  850. \elShow first
  851. MSG_Prefs_DefaultSound_GAD (//)
  852. \elDefault sound
  853. MSG_Prefs_SaveAtQuit_GAD (//)
  854. \elSave at quit
  855. MSG_Prefs_Clipboard_GAD (//)
  856. \elClipboard
  857. MSG_Prefs_Interpolation_GAD (//)
  858. \elInterpolation
  859. MSG_Prefs_CalculationBuffer_GAD (//)
  860. \elCalculation buffer
  861. MSG_Prefs_CalculationPriority_GAD (//)
  862. \elCalculation priority
  863. MSG_Prefs_EditPriority_GAD (//)
  864. \elEdit priority
  865. ;
  866. MSG_Prefs_PlayBuffer_GAD (//)
  867. \elPlay buffer
  868. MSG_Prefs_PlayPriority_GAD (//)
  869. \elPlay priority
  870. MSG_Prefs_AudioMode_GAD (//)
  871. \elAudio Mode
  872. MSG_Prefs_ReplayRate_GAD (//)
  873. \elReplay rate
  874. MSG_Prefs_ReplayRate_SHORTHELP (//)
  875. Replay sample rate
  876. ;Wiedergabefrequenz
  877. MSG_Prefs_ReplayRate_Fixed_GAD (//)
  878. \ecfixed
  879. MSG_Prefs_ReplayRate_Round_GAD (//)
  880. \ecround
  881. MSG_Prefs_MaximumVolume_GAD (//)
  882. \elMaximum volume
  883. MSG_Prefs_CPULimit_GAD (//)
  884. \elCPU limit
  885. ;
  886. ;(101000//)
  887. MSG_PrefsApplication_VariableFrame_GAD (101200//)
  888. \elVariable
  889. MSG_PrefsApplication_VariableFrame_Separated_GAD (//)
  890. separated
  891. MSG_PrefsApplication_VariableFrame_Framed_GAD (//)
  892. framed
  893. MSG_PrefsApplication_TearOff_GAD (//)
  894. \elTearOff
  895. MSG_PrefsApplication_TearOff_SHORTHELP (//)
  896. Support tear off feature\nin display windows
  897. MSG_PrefsApplication_PlayWhat_GAD (//)
  898. \ecPlay
  899. MSG_PrefsApplication_DisplayWhat_GAD (//)
  900. \ecDisplay
  901. MSG_PrefsApplication_Sound_GAD (//)
  902. \elSound
  903. MSG_PrefsApplication_Display_GAD (//)
  904. \elDisplay
  905. MSG_PrefsApplication_Range_GAD (//)
  906. \elRange
  907. MSG_PrefsApplication_Stop_GAD (//)
  908. \elStop
  909. ;
  910. MSG_Data_DontDisturb_GAD (110000//)
  911. Don't disturb my circuits!
  912. ;
  913. MSG_PrefsData_CreateIn_GAD (110200//)
  914. \elCreate in
  915. MSG_PrefsData_ZoomQualifier_GAD (//)
  916. \elZoom qualifier
  917. MSG_PrefsData_ExpandRange_GAD (//)
  918. \elExpand range
  919. MSG_PrefsData_ExpandBound_GAD (//)
  920. \elExpand bound
  921. MSG_PrefsData_ExpandBound_Closest_GAD (//)
  922. closest
  923. MSG_PrefsData_ExpandBound_Last_GAD (//)
  924. last released
  925. MSG_PrefsData_InstantRangeUpdate_GAD (//)
  926. \elInstant range update
  927. ;
  928. MSG_Sample_RangeInactive_REQBODY (110300//)
  929. Range is inactive!\nMust this bother me?
  930. ;Markierung ist nicht aktiv!\nMuß mich das beunruhigen?
  931. MSG_Sample_RangeInactive_REQGAD (110301//)
  932. No, continue|Activate it|Yes, cancel
  933. ;Nö, mach weiter|Aktivier sie doch|Ja sehr
  934. ;
  935. ;(111000//)
  936. ;
  937. MSG_InfoWinSample_Bits_8Bit_GAD (111100//)
  938. 8 bit
  939. MSG_InfoWinSample_Bits_16Bit_GAD (//)
  940. 16 bit
  941. MSG_InfoWinSample_Sign_unsigned_GAD (//)
  942. unsigned
  943. MSG_InfoWinSample_Sign_signed_GAD (//)
  944. signed
  945. MSG_InfoWinSample_Endian_littleEndian_GAD (//)
  946. little endian
  947. MSG_InfoWinSample_Endian_bigEndian_GAD (//)
  948. big endian
  949. MSG_InfoWinSample_Path_GAD (//)
  950. \erPath
  951. ;
  952. MSG_PrefsSample_Part_File_GAD (111200//)
  953. File
  954. MSG_PrefsSample_Part_Functions_GAD (//)
  955. Functions
  956. MSG_PrefsSample_Part_Display_GAD (//)
  957. Display
  958. MSG_PrefsSample_Load_GAD (//)
  959. \ecLoad
  960. MSG_PrefsSample_Save_GAD (//)
  961. \ecSave
  962. MSG_PrefsSample_LoadFormat_Raw_GAD (//)
  963. \ecRaw
  964. MSG_PrefsSample_SaveFormat_IFF_GAD (//)
  965. IFF
  966. MSG_PrefsSample_SaveFormat_Raw_GAD (//)
  967. Raw
  968. MSG_PrefsSample_SaveFormat_Datatypes_GAD (//)
  969. Datatypes
  970. MSG_PrefsSample_Bits_GAD (//)
  971. \elBits
  972. MSG_PrefsSample_LoadRawBits_8_GAD (//)
  973. 8
  974. MSG_PrefsSample_LoadRawBits_16_GAD (//)
  975. 16
  976. MSG_PrefsSample_LoadRawBits_auto_GAD (//)
  977. auto
  978. MSG_PrefsSample_Endian_GAD (//)
  979. \elEndian
  980. MSG_PrefsSample_LoadRawEndian_little_GAD (//)
  981. little
  982. MSG_PrefsSample_LoadRawEndian_big_GAD (//)
  983. big
  984. MSG_PrefsSample_LoadRawEndian_auto_GAD (//)
  985. auto
  986. MSG_PrefsSample_Signed_GAD (//)
  987. \elSigned
  988. MSG_PrefsSample_LoadRawSigned_no_GAD (//)
  989. no
  990. MSG_PrefsSample_LoadRawSigned_yes_GAD (//)
  991. yes
  992. MSG_PrefsSample_LoadRawSigned_auto_GAD (//)
  993. auto
  994. MSG_PrefsSample_Analyse_GAD (//)
  995. \elAnalyse
  996. MSG_PrefsSample_BlockSize_GAD (//)
  997. \elBlock size
  998. MSG_PrefsSample_DiskBuffer_GAD (//)
  999. \elDisk buffer
  1000. MSG_PrefsSample_CopyBuffer_GAD (//)
  1001. \erCopy buffer
  1002. MSG_PrefsSample_SamplesColor_GAD (//)
  1003. \elSamples
  1004. MSG_PrefsSample_SamplesColor_TITLE (//)
  1005. Sample color
  1006. MSG_PrefsSample_Draw_Line_GAD (//)
  1007. Line
  1008. MSG_PrefsSample_Draw_Plot_GAD (//)
  1009. Plot
  1010. MSG_PrefsSample_Draw_Fill_GAD (//)
  1011. Fill
  1012. MSG_PrefsSample_ZeroLineColor_GAD (//)
  1013. \elZero line
  1014. MSG_PrefsSample_ZeroLineColor_TITLE (//)
  1015. Zero line color
  1016. MSG_PrefsSample_BackgroundColor_GAD (//)
  1017. \elBackground
  1018. MSG_PrefsSample_BackgroundColor_TITLE (//)
  1019. Background color
  1020. MSG_PrefsSample_RangeColor_GAD (//)
  1021. \elRange
  1022. MSG_PrefsSample_RangeColor_TITLE (//)
  1023. Range color
  1024. MSG_PrefsSample_PlayPointerColor_GAD (//)
  1025. \elPointer
  1026. MSG_PrefsSample_PlayPointerColor_TITLE (//)
  1027. Play pointer color
  1028. MSG_PrefsSample_BltTemplate_GAD (//)
  1029. \elBltTemplate
  1030. ;
  1031. MSG_OverwriteDiskSample_REQBODY (111300//)
  1032. Unfortunately there is a crazy file that states that its name is\n%s,\ntoo. This must be an error.\nShall I persuade the file of its non-existence?
  1033. ;Es gibt da leider eine ausgeflippte Datei, die ebenfalls behauptet\n%s\nzu heißen. Soll ich sie von ihrem Irrtum überzeugen,\noder willst Du das tun?
  1034. MSG_OverwriteDiskSample_REQGAD (//)
  1035. Persuade it!|Don't speak rubbish!
  1036. ;Mach Du das auf Deine Weise!|Finger weg!
  1037. ;
  1038. MSG_Spline_MENU (112000//)
  1039. Spline
  1040. MSG_Spline_AddNode_MENU (//)
  1041. Add Node
  1042. MSG_Spline_AddNode_SHORTCUT (//)
  1043. +
  1044. MSG_Spline_DeleteNode_MENU (//)
  1045. Delete Node
  1046. MSG_Spline_DeleteNode_SHORTCUT (//)
  1047. -
  1048. MSG_Spline_Linear_MENU (//)
  1049. Linear
  1050. MSG_Spline_Linear_SHORTCUT (//)
  1051. l
  1052. MSG_Spline_CommonTangents_MENU (//)
  1053. Common Tangents
  1054. MSG_Spline_CommonTangents_SHORTCUT (//)
  1055. t
  1056. ;
  1057. MSG_InfoWinSpline_Optimize_GAD (112100//)
  1058. \erOptimize
  1059. MSG_InfoWinSpline_Iterations_GAD (//)
  1060. \eliterations
  1061. MSG_InfoWinSpline_Nodes_GAD (//)
  1062. \erNodes
  1063. ;
  1064. MSG_PrefsSpline_Tangent_GAD (112200//)
  1065. \elTangent
  1066. MSG_PrefsSpline_Tangent_Separate_GAD (//)
  1067. separate
  1068. MSG_PrefsSpline_Tangent_Common_GAD (//)
  1069. commmon
  1070. MSG_PrefsSpline_NodeSize_GAD (//)
  1071. \elNode Size
  1072. MSG_PrefsSpline_NodeRadius_GAD (//)
  1073. \elNode Radius
  1074. MSG_PrefsSpline_CurveColor_GAD (//)
  1075. \elCurve
  1076. MSG_PrefsSpline_CurveColor_TITLE (//)
  1077. Curve color
  1078. MSG_PrefsSpline_NodeColor_GAD (//)
  1079. \elNodes
  1080. MSG_PrefsSpline_NodeColor_TITLE (//)
  1081. Node color
  1082. MSG_PrefsSpline_NodeBoxColor_GAD (//)
  1083. \elNode box
  1084. MSG_PrefsSpline_NodeBoxColor_TITLE (//)
  1085. Node box color
  1086. MSG_PrefsSpline_ZeroLineColor_GAD (//)
  1087. \elZero line
  1088. MSG_PrefsSpline_ZeroLineColor_TITLE (//)
  1089. Zero line color
  1090. MSG_PrefsSpline_BackgroundColor_GAD (//)
  1091. \elBackground
  1092. MSG_PrefsSpline_BackgroundColor_TITLE (//)
  1093. Background color
  1094. MSG_PrefsSpline_RangeColor_GAD (//)
  1095. \elRange
  1096. MSG_PrefsSpline_RangeColor_TITLE (//)
  1097. Range color
  1098. ;
  1099. MSG_Spectrum_MENU (113000//)
  1100. Spectrum
  1101. MSG_Spectrum_Wave_MENU (//)
  1102. Wave
  1103. MSG_Spectrum_Wave_SHORTCUT (//)
  1104.  
  1105. MSG_Spectrum_Sine_MENU (//)
  1106. Sine
  1107. MSG_Spectrum_Sine_SHORTCUT (//)
  1108. s
  1109. MSG_Spectrum_Triangle_MENU (//)
  1110. Triangle
  1111. MSG_Spectrum_Triangle_SHORTCUT (//)
  1112. t
  1113. MSG_Spectrum_Rectangle_MENU (//)
  1114. Rectangle
  1115. MSG_Spectrum_Rectangle_SHORTCUT (//)
  1116. r
  1117. MSG_Spectrum_Saw_MENU (//)
  1118. Saw
  1119. MSG_Spectrum_Saw_SHORTCUT (//)
  1120. w
  1121. MSG_Spectrum_Noise_MENU (//)
  1122. Noise
  1123. MSG_Spectrum_Noise_SHORTCUT (//)
  1124. n
  1125. MSG_Spectrum_Brightness_MENU (//)
  1126. Brightness
  1127. MSG_Spectrum_Brightness_SHORTCUT (//)
  1128.  
  1129. MSG_Spectrum_Full_MENU (//)
  1130. Full
  1131. MSG_Spectrum_Full_SHORTCUT (//)
  1132.  
  1133. MSG_Spectrum_Adjust_MENU (//)
  1134. Adjust
  1135. MSG_Spectrum_Adjust_SHORTCUT (//)
  1136.  
  1137. MSG_Spectrum_Center_MENU (//)
  1138. Center
  1139. MSG_Spectrum_Center_SHORTCUT (//)
  1140.  
  1141. MSG_Spectrum_Double_MENU (//)
  1142. Double
  1143. MSG_Spectrum_Double_SHORTCUT (//)
  1144.  
  1145. MSG_Spectrum_Halve_MENU (//)
  1146. Halve
  1147. MSG_Spectrum_Halve_SHORTCUT (//)
  1148.  
  1149. ;
  1150. MSG_InfoWinSpectrum_WaveLength_GAD (113100//)
  1151. \erWave Length
  1152. MSG_InfoWinSpectrum_Samples_GAD (//)
  1153. \elSamples
  1154. MSG_InfoWinSpectrum_Merge_GAD (//)
  1155. \erMerge
  1156. MSG_InfoWinSpectrum_Waves_GAD (//)
  1157. \elWaves
  1158. ;
  1159. MSG_PrefsSpectrum_RangeColor_GAD (113200//)
  1160. \elRange
  1161. MSG_PrefsSpectrum_RangeColor_TITLE (//)
  1162. Range color
  1163. MSG_PrefsSpectrum_PlayPointerColor_GAD (//)
  1164. \elPointer
  1165. MSG_PrefsSpectrum_PlayPointerColor_TITLE (//)
  1166. Play pointer color
  1167. MSG_PrefsSpectrum_FrequencyColor0_GAD (//)
  1168. Frequency color 0
  1169. MSG_PrefsSpectrum_FrequencyColor1_GAD (//)
  1170. Frequency color 1
  1171. MSG_PrefsSpectrum_FrequencyColor2_GAD (//)
  1172. Frequency color 2
  1173. MSG_PrefsSpectrum_FrequencyColor3_GAD (//)
  1174. Frequency color 3
  1175. MSG_PrefsSpectrum_FrequencyColor4_GAD (//)
  1176. Frequency color 4
  1177. ;
  1178. ;(120000//)
  1179. ;
  1180. MSG_PrefsGroup_CreateIn_GAD (120200//)
  1181. \elCreate in
  1182. MSG_PrefsGroup_Save_GAD (//)
  1183. \elSave
  1184. MSG_PrefsGroup_Save_File_GAD (//)
  1185. file
  1186. MSG_PrefsGroup_Save_Directory_GAD (//)
  1187. directory
  1188. ;
  1189. MSG_GroupList_MENU (121000//)
  1190. Group
  1191. MSG_GroupList_OpenDisplayWindow_MENU (//)
  1192. Open child's display window
  1193. MSG_GroupList_OpenDisplayWindow_SHORTCUT (//)
  1194.  
  1195. MSG_GroupList_OpenInformationWindow_MENU (//)
  1196. Open child's information window
  1197. MSG_GroupList_OpenInformationWindow_SHORTCUT (//)
  1198.  
  1199. MSG_Stereo_Create_GAD (122100//)
  1200. Create
  1201. MSG_Stereo_NumberChannels_SHORTHELP (//)
  1202. Number of channels\nto be created immediately
  1203. ;Anzahl der Kanäle, die sofort\nfür den Stereoklang erzeugt werden
  1204. MSG_Stereo_ChannelClass_Sample_GAD (//)
  1205. Sample
  1206. MSG_Stereo_ChannelClass_Spline_GAD (//)
  1207. Spline
  1208. MSG_Stereo_ChannelClass_Spectrum_GAD (//)
  1209. Spectrum
  1210. ;
  1211. MSG_PrefsStereo_RenameChannels_GAD (122200//)
  1212. \elrename channels
  1213. ;
  1214. MSG_ProcessBox_MENU (124000//)
  1215. Process Box
  1216. MSG_ProcessBox_OpenDisplayWindow_MENU (//)
  1217. Open display window
  1218. MSG_ProcessBox_OpenDisplayWindow_SHORTCUT (//)
  1219.  
  1220. MSG_ProcessBox_OpenInformationWindow_MENU (//)
  1221. Open information window
  1222. MSG_ProcessBox_OpenInformationWindow_SHORTCUT (//)
  1223.  
  1224. MSG_PrefsAlgorithm_ReserveBorderX_GAD (124200//)
  1225. \elreserve border x
  1226. MSG_PrefsAlgorithm_ReserveBorderY_GAD (//)
  1227. \elreserve border y
  1228. MSG_PrefsAlgorithm_LabelColor_GAD (//)
  1229. \elLabel
  1230. MSG_PrefsAlgorithm_LabelColor_TITLE (//)
  1231. Label color
  1232. MSG_PrefsAlgorithm_ConductorColor_GAD (//)
  1233. \elConductor
  1234. MSG_PrefsAlgorithm_ConductorColor_TITLE (//)
  1235. Conductor color
  1236. MSG_PrefsAlgorithm_RubberbandColor_GAD (//)
  1237. \elRubberband
  1238. MSG_PrefsAlgorithm_RubberbandColor_TITLE (//)
  1239. Rubberband color
  1240. MSG_PrefsAlgorithm_SocketOpenColor_GAD (//)
  1241. \elSocket open
  1242. MSG_PrefsAlgorithm_SocketOpenColor_TITLE (//)
  1243. Socket open color
  1244. MSG_PrefsAlgorithm_SocketConnectedColor_GAD (//)
  1245. \elSocket connected
  1246. MSG_PrefsAlgorithm_SocketConnectedColor_TITLE (//)
  1247. Socket connected color
  1248. MSG_PrefsAlgorithm_BoxBackground_GAD (//)
  1249. \elBox background
  1250. MSG_PrefsAlgorithm_BoxBackground_TITLE (//)
  1251. Box specification
  1252. MSG_PrefsAlgorithm_Background_GAD (//)
  1253. \elBackground
  1254. MSG_PrefsAlgorithm_Background_TITLE (//)
  1255. Background specification
  1256. ;
  1257. ;
  1258. MSG_Process_Play_GAD (130000//)
  1259. \ecPlay
  1260. ;
  1261. MSG_PrefsProcess_CreateIn_GAD (130200//)
  1262. \elCreate in
  1263. ;
  1264. ;
  1265. ;  Variable types = 200000
  1266. ;    sound        = 201000
  1267. ;    expression   = 202000
  1268. ;    slider       = 203000
  1269. ;    cycle        = 204000
  1270. ;    checkmark    = 205000
  1271. ;    array        = 206000
  1272. ;
  1273. ;  Offsets:
  1274. ;    miscellaneous = 000
  1275. ;    context menu  = 100
  1276. ;    config window = 200
  1277. ;
  1278. MSG_VariableType_Sound_GAD (200000//)
  1279. sound
  1280. MSG_VariableType_Expression_GAD (//)
  1281. expression
  1282. MSG_VariableType_Slider_GAD (//)
  1283. slider
  1284. MSG_VariableType_Cycle_GAD (//)
  1285. cycle
  1286. MSG_VariableType_Checkmark_GAD (//)
  1287. checkmark
  1288. MSG_VariableType_Array_GAD (//)
  1289. array
  1290. ;
  1291. MSG_Variable_Value_SHORTHELP (200020//)
  1292. Choose between value and reference
  1293. ;Wechsel zwischen Wert und Referenz
  1294. MSG_Variable_Parameter_SHORTHELP (200021//)
  1295. If selected, the parameter\noverrides the original value
  1296. ;Wenn angekreuzt,\nüberdeckt Parameter Originalwert
  1297. ;
  1298. MSG_Variables_PosLeft_GAD (200200/)
  1299. left
  1300. MSG_Variables_PosRight_GAD (//)
  1301. right
  1302. MSG_Variables_TabType_GAD (//)
  1303. Type
  1304. MSG_Variables_TabName_GAD (//)
  1305. Name
  1306. MSG_Variables_TabPos_GAD (//)
  1307. Pos
  1308. MSG_Variables_btNew_GAD (//)
  1309. New
  1310. MSG_Variables_btNew_SHORTCUT (//)
  1311. N
  1312. MSG_Variables_btClone_GAD (//)
  1313. Clone
  1314. MSG_Variables_btClone_SHORTCUT (//)
  1315. C
  1316. MSG_Variables_btDelete_GAD (//)
  1317. Delete
  1318. MSG_Variables_btDelete_SHORTCUT (//)
  1319. D
  1320. MSG_Variables_btRestore_GAD (//)
  1321. Restore
  1322. MSG_Variables_btRestore_SHORTCUT (//)
  1323. R
  1324. MSG_Variables_btRestoreAll_GAD (//)
  1325. Restore All
  1326. MSG_Variables_btRestoreAll_SHORTCUT (//)
  1327. A
  1328. MSG_Variables_TITLE (//)
  1329. Variable list of %s
  1330. ;
  1331. MSG_Variables_Report_REQGAD (200300//)
  1332. Next calculation|Abort
  1333. MSG_Variables_VariableCausedProblem_REQBODY (//)
  1334. The variable %s of sound %s\ncaused the problem %s
  1335. ;Bei der Variablen %s des Sounds %s\ngibt es das Problem %s
  1336. MSG_Variables_ValueOfVariable_REQBODY (//)
  1337. The value of the variable %s of the sound %s\n%s!
  1338. ;Der Wert der Variablen %s des Sounds %s\n%s!
  1339. MSG_Variables_TooLow_EXC (200350//)
  1340. is much too low
  1341. ;ist eindeutig zu klein
  1342. MSG_Variables_TooHigh_EXC (//)
  1343. is much too high
  1344. ;ist ja wohl viel zu groß
  1345. MSG_Variables_UnitMismatch_EXC (//)
  1346. has a completely wrong unit
  1347. ;hat eine völlig falsche Einheit
  1348. MSG_Variables_ComplexNotAllowed_EXC (//)
  1349. is a lot too complex for me
  1350. ;ist mir zu komplex
  1351. MSG_Variables_VariableNotFound_EXC (//)
  1352. needs a variable, that I can't find
  1353. ;benötigt eine Variable, die ich nicht auftreiben kann
  1354. MSG_Variables_NoSoundSelected_EXC (//)
  1355. doesn't point to a sound
  1356. ;enthält keinen Sound
  1357. MSG_Variables_VariableTypeMismatch_EXC (//)
  1358. is not of the required type
  1359. ;ist eine eigenartige Type
  1360. MSG_Variables_PrimeTooBig_EXC (//)
  1361. requires a prime factor > 30
  1362. ;erfordert einen Primfaktor > 30
  1363. MSG_Variables_SoundParametrized_EXC (//)
  1364. is not allowed to be overridden by a parameter
  1365. ;darf nicht durch Parameter überdeckt werden
  1366. MSG_Variables_SyntaxError_EXC (//)
  1367. ist syntactically absolutely illogical
  1368. ;ist syntaktisch absolut unlogisch
  1369. ;
  1370. MSG_SoundSelect_Parameters_TITLE (201000//)
  1371. Parameters of %s for %s
  1372. ;
  1373. MSG_SoundSelect_MENU (201100//)
  1374. SoundSelect
  1375. MSG_SoundSelect_OpenParameterWindow_MENU (//)
  1376. Open parameter window
  1377. MSG_SoundSelect_OpenParameterWindow_SHORTCUT (//)
  1378.  
  1379. MSG_SoundSelect_FlushParameters_MENU (//)
  1380. Flush parameters
  1381. MSG_SoundSelect_FlushParameters_SHORTCUT (//)
  1382.  
  1383. MSG_SoundSelect_OpenDisplayWindow_MENU (//)
  1384. Open display window
  1385. MSG_SoundSelect_OpenDisplayWindow_SHORTCUT (//)
  1386.  
  1387. MSG_SoundSelect_OpenInformationWindow_MENU (//)
  1388. Open information window
  1389. MSG_SoundSelect_OpenInformationWindow_SHORTCUT (//)
  1390.  
  1391. MSG_SoundVariable_TITLE (201200//)
  1392. Sound variable
  1393. MSG_varSound_Symbol_GAD (//)
  1394. \elSymbol
  1395. MSG_varSound_Side_GAD (//)
  1396. \elSide
  1397. MSG_varSound_SymbolSide_left_GAD (//)
  1398. left
  1399. MSG_varSound_SymbolSide_top_GAD (//)
  1400. top
  1401. MSG_varSound_SymbolSide_bottom_GAD (//)
  1402. bottom
  1403. MSG_varSound_EmptySound_GAD (//)
  1404. \elEmpty sound
  1405. MSG_varSound_AllowNil_forbid_GAD (//)
  1406. forbid
  1407. MSG_varSound_AllowNil_keepEmpty_GAD (//)
  1408. keep empty
  1409. MSG_varSound_AllowNil_treatAsDestination_GAD (//)
  1410. treat as destination
  1411. ;
  1412. MSG_Expression_MENU (202100//)
  1413. Expression
  1414. MSG_Expression_Default_MENU (//)
  1415. Default
  1416. MSG_Expression_Variables_MENU (//)
  1417. Variables
  1418. MSG_Expression_SoundCharacteristics_MENU (//)
  1419. Sound Characteristics
  1420. MSG_Expression_Functions_MENU (//)
  1421. Functions
  1422. MSG_Expression_Elementar_MENU (//)
  1423. Elementar
  1424. MSG_Expression_Transcendent_MENU (//)
  1425. Transcendent
  1426. MSG_Expression_Operators_MENU (//)
  1427. Operators
  1428. MSG_Expression_Constants_MENU (//)
  1429. Constants
  1430. MSG_Expression_Units_MENU (//)
  1431. Units
  1432. ;
  1433. ;MSG_varExpression_Limits_unlimited_GAD (202200//)
  1434. ;unlimited
  1435. ;MSG_varExpression_Limits_including_GAD (//)
  1436. ;including
  1437. ;MSG_varExpression_Limits_excluding_GAD (//)
  1438. ;excluding
  1439. MSG_ExpressionVariable_TITLE (202200//)
  1440. Expression variable
  1441. ;MSG_varExpression_Minimum_GAD (//)
  1442. ;\elMinimum
  1443. ;MSG_varExpression_Maximum_GAD (//)
  1444. ;\elMaximum
  1445. MSG_varExpression_DefaultExpressions_GAD (//)
  1446. \elDefault expressions
  1447. ;
  1448. MSG_SliderVariable_TITLE (203200//)
  1449. Slider variable
  1450. MSG_varSlider_Minimum_GAD (//)
  1451. \elMinimum
  1452. MSG_varSlider_Maximum_GAD (//)
  1453. \elMaximum
  1454. ;
  1455. MSG_CycleVariable_TITLE (204200//)
  1456. Cycle variable
  1457. ;
  1458. MSG_varArray_Add_GAD (206000//)
  1459. \ecAdd
  1460. MSG_varArray_DropClone_SHORTHELP (//)
  1461. Drop entry to clone here
  1462. MSG_varArray_Delete_GAD (//)
  1463. \ecDelete
  1464. MSG_varArray_DropDelete_SHORTHELP (//)
  1465. Drop entry to delete here
  1466. ;
  1467. ;  MUI Klassen    = 300000
  1468. ;    StringList   = 301000
  1469. ;    Switch       = 302000
  1470. ;
  1471. MSG_StringList_New_GAD (301000//)
  1472. New
  1473. MSG_StringList_N_GAD (//)
  1474. N
  1475. MSG_StringList_Delete_GAD (//)
  1476. Delete
  1477. MSG_StringList_D_GAD (//)
  1478. D
  1479. MSG_Switch_No_GAD (302000//)
  1480. no
  1481. MSG_Switch_Yes_GAD (//)
  1482. yes
  1483. MSG_Switch_Ask_GAD (//)
  1484. ask
  1485.